CommonEvent 1589
Name = "会話：カトブレパス"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
    ShowText(["\\n<Catoblepas>"])
    ShowText(["I am an extremely high-quality Chimera type..."])
    ShowText(["That's why I was given a name taken from mythology."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
    ShowText(["\\n<Catoblepas>"])
    ShowText(["My body is filled with a large amount of toxins..."])
    ShowText(["If you value your life, don't come near me."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
    ShowText(["\\n<Catoblepas>"])
    ShowText(["I will suck all of your essence..."])
    ShowText(["Until the very last drop, until you wither away."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
    ShowText(["\\n<Catoblepas>"])
    ShowText(["With the large amount of poison stored in my body, and various magical eyes..."])
    ShowText(["Truly, I was created as a loathsome beast."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
    ShowText(["\\n<Catoblepas>"])
    ShowText(["I am no longer a test subject..."])
    ShowText(["I am a legitimate combat personnel, incorporated into the Angel Army."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
    ShowText(["\\n<Catoblepas>"])
    ShowText(["Completely monstrous in appearance, but..."])
    ShowText(["I am still a monster of the beast type."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
    ShowText(["\\n<Catoblepas>"])
    ShowText(["To maintain this huge body..."])
    ShowText(["I have quite the appetite."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
    ShowText(["\\n<Catoblepas>"])
    ShowText(["I get along well with Typhon..."])
    ShowText(["A high-quality Chimera, with a similar situation to mine."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
    ShowText(["\\n<Catoblepas>"])
    ShowText(["I enjoy taking walks, but..."])
    ShowText(["In this huge body, I can't easily go out and about."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
    ShowText(["\\n<Catoblepas>"])
    ShowText(["Catoblepas seems to be the name of a legendary beast..."])
    ShowText(["I don't really know which legend it's from, though."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
    ShowText(["\\n<Catoblepas>"])
    ShowText(["Do you want to be turned to stone?"])
    ShowText(["Or do you want to be covered in poison...?"])
    ShowChoices([["Hate them all", "Want to be turned to stone", "Want to be covered in poison", "Want to be violated"], 0])
    When([0, "どれも嫌だ"])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["That's the most boring answer..."])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "石にされたい"])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["Surprisingly, there are quite a few men who want to become statues..."])
      ShowText(["Are they all narcissists?"])
      Empty([])

    When([2, "毒にまみれたい"])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["It's rare for someone to prefer poison..."])
      ShowText(["You're an interesting person."])
      Script(["change_friend(5)"])
      Empty([])

    When([3, "犯されたい"])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["Men all desire that..."])
      ShowText(["Don't worry, I'll take care of you properly."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
    ShowText(["\\n<Catoblepas>"])
    ShowText(["You came from another world, didn't you...?"])
    ShowText(["Are there chimeras like us in your world?"])
    ShowChoices([["Exists", "Doesn't exist", "Don't know"], 0])
    When([0, "いる"])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["I see... it's not just this world."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "いない"])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["Even though they don't exist in that world, why am I..."])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "知らない"])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["Not knowing means..."])
      ShowText(["It doesn't mean it's common, does it?"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
    ShowText(["\\n<Catoblepas>"])
    ShowText(["I have quite the curly hair, but..."])
    ShowText(["What kind of hairstyle do you think would suit me?"])
    ShowChoices([["Long", "Short", "Twin tails", "Bald"], 0])
    When([0, "ロング"])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["So it's fine as it is now..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "ショート"])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["I see, maybe I should just cut it all off..."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "ツインテール"])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["No matter how I think about it, it wouldn't suit me..."])
      Empty([])

    When([3, "ハゲ"])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["Baldness isn't a hairstyle, is it...?"])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
    ShowText(["\\n<Catoblepas>"])
    ShowText(["Your eyes are filled with power..."])
    ShowText(["What drives you?"])
    ShowChoices([["Hope", "Pride", "Material desire", "Sexual desire"], 0])
    When([0, "希望"])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["That is the power of hope..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "誇り"])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["Pride... is something I have no connection to as a chimera."])
      Empty([])

    When([2, "物欲"])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["Material desires... what a boring person you are."])
      Script(["change_friend(-5)"])
      Empty([])

    When([3, "性欲"])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["To have that much power from lust..."])
      ShowText(["What kind of person are you..."])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
    ShowText(["\\n<Catoblepas>"])
    ShowText(["This huge, poison-filled body..."])
    ShowText(["Do you think I'm ugly?"])
    ShowChoices([["Not ugly", "Ugly", "Beautiful", "I'm the sexiest"], 0])
    When([0, "醜くない"])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["I really wish that were the case..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "醜い"])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["I'll say it clearly, it annoys me..."])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "美しい"])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["I-I wonder if that's true..."])
      ShowText(["Do you have some strange hobby...?"])
      Script(["change_friend(10)"])
      Empty([])

    When([3, "僕が一番セクシー"])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["What are you saying...?"])
      ShowText(["I don't understand this human..."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 20])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["I can petrify, but I can't use the technique to undo it."])
      ShowText(["Can I have a golden needle...?"])
      ControlVariables([24, 24, 0, 3, 0, 20, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give 'Gold Needle'? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
        ShowText(["\\n<Catoblepas>"])
        ShowText(["That helps..."])
        ChangeItems([20, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
        ShowText(["\\n<Catoblepas>"])
        ShowText(["Yes, it can't be helped..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 329])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["I'm hungry... Can I have some meat?"])
      ControlVariables([24, 24, 0, 3, 0, 329, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Will you give the 'Meat'? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
        ShowText(["\\n<Catoblepas>"])
        ShowText(["That helps..."])
        ChangeItems([329, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
        ShowText(["\\n<Catoblepas>"])
        ShowText(["Yes, it can't be helped..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ConditionalBranch([7, 6900, 0])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["There's a shop in the laboratory... Can I have some money?"])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Would you like to give 6900G? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
        ShowText(["\\n<Catoblepas>"])
        ShowText(["That helps..."])
        ChangeGold([1, 0, 6900])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
        ShowText(["\\n<Catoblepas>"])
        ShowText(["Yes, it can't be helped..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
      ShowText(["\\n<Catoblepas>"])
      ShowText(["...I thought so, but it seems you have no funds."])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
    ShowText(["\\n<Catoblepas>"])
    ShowText(["Here, take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([20, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'golden needle' from Katoblepas!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
    ShowText(["\\n<Catoblepas>"])
    ShowText(["Here, take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([2607, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'petrification addition Gem' from Katoblepas!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["catoblepas_fc1", 0, 0, 2])
    ShowText(["\\n<Catoblepas>"])
    ShowText(["Here, take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 11500])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 11500G from Katoblepas!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
